object Form19: TForm19 Left = 287 Top = 470 BorderIcons = [] BorderStyle = bsNone Caption = 'Form19' ClientHeight = 127 ClientWidth = 354 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter ShowHint = True OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 40 Top = 13 Width = 133 Height = 19 Caption = 'FreeRAM XP Pro:' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object CGauge1: TxGauge Left = 21 Top = 41 Width = 311 Height = 19 Hint = 'Displays information about your RAM (Random Access Memory). RAM ' + 'is used by all applications to store information and retrieve it' + ' very quickly. Generally, the more RAM the better.' BarForeColor = clBlue BarBackColor = clWhite TextForeColor = clBlack TextBackColor = clWhite end object Label3: TLabel Left = 109 Top = 75 Width = 135 Height = 13 Caption = 'Currently AutoFreeing...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 19 Top = 104 Width = 208 Height = 13 Caption = 'When completed, FreeRAM XP Pro will quit.' end object Label5: TLabel Left = 19 Top = 120 Width = 317 Height = 13 AutoSize = False end object Image1: TImage Left = 4 Top = 5 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object Image2: TImage Left = 178 Top = 12 Width = 81 Height = 18 AutoSize = True Center = True Picture.Data = {} Transparent = True end end